home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / netapi.zip / NETAPI.DOC next >
Text File  |  1993-03-23  |  2KB  |  54 lines

  1. Program:        NETAPI.EXE
  2.  
  3. Version:        1.00
  4.  
  5. Date:           June 23, 1992
  6.  
  7. Description:    Net API Utility for OS/2 2.0 GA
  8.                 32-bit OS/2 2.0 protected mode, command line program
  9.  
  10. Requirements:   OS/2 2.0 GA Level
  11.                 Lan Server 2.0 or higher (Requester)
  12.  
  13. Instructions:
  14.  
  15. NETAPI provides the ability to run selected net API from the command line.
  16. All of the API is set up to run only from the local workstation.  
  17. This had to be done for security reasons.  
  18.  
  19. The current set of supported API is:
  20.  
  21.              netconfigget2     componentname parameter
  22.              netconfiggetall2  componentname
  23.              netservicecontrol servicename 0/1/2/3
  24.              netserviceinstall servicename
  25.              netstatisticsget2 servicename
  26.              netsessionenum
  27.  
  28.  
  29. [componentname] is any component in the IBMLAN.INI file.  Component names
  30. are within [ ] brackets.  
  31.  
  32. C:\os2util]netapi netconfigget2 server autodisconnect
  33.  
  34.  
  35. [servicename] is any of the services offered by Lan Server 
  36. (server, requester, netpopup, etc....)
  37.  
  38. C:\os2util]netapi netservicecontrol server 0
  39. C:\os2util]netapi netservicecontrol netpopup 0
  40.  
  41. As time passes I will add additional Net API calls to this application.  If
  42. you have any in particular that you would like to see please e-mail me.
  43.  
  44. This program is freeware.  All that I ask is that you contact me via
  45. e-mail (Compuserve ID 73467,252; Internet asp@trail.sharpstone.com) and
  46. let me know what you think about it.  Ideas on more freeware utilities you
  47. would like to see are welcome.
  48.  
  49.  
  50.                                             Your author,
  51.  
  52.                                                     Alexandre Polozoff
  53.  
  54.